home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / demo / Mhtrs51 / _SETUP.1 / Rescher.exe / 0 / RCDATA / TANIFRM / TANIFRM.txt
Text File  |  2000-04-15  |  883b  |  45 lines

  1. object anifrm: Tanifrm
  2.   Left = 312
  3.   Top = 224
  4.   BorderStyle = bsDialog
  5.   Caption = 'Researcher v1.1'
  6.   ClientHeight = 61
  7.   ClientWidth = 182
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 182
  22.     Height = 61
  23.     Align = alClient
  24.     BevelInner = bvRaised
  25.     BorderStyle = bsSingle
  26.     TabOrder = 0
  27.     object Label1: TLabel
  28.       Left = 8
  29.       Top = 32
  30.       Width = 86
  31.       Height = 13
  32.       Caption = 'L∩┐╜tfen Bekleyiniz !'
  33.     end
  34.     object Animate1: TAnimate
  35.       Left = 122
  36.       Top = 5
  37.       Width = 48
  38.       Height = 45
  39.       Active = True
  40.       CommonAVI = aviFindComputer
  41.       StopFrame = 8
  42.     end
  43.   end
  44. end
  45.